home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Online / Epic4 / share / epic / help / 6_functions / ischanvoice < prev    next >
Text File  |  2001-03-21  |  294b  |  16 lines

  1. Synopsis:
  2.    $ischanvoice(<nick> <channel>)
  3.  
  4. Technical:
  5.    This function tells wether or not the user <nick> has voice status on the
  6.    channel specified by <channel>.
  7.    
  8. Returns:
  9.    1   user has voice
  10.    0   user does not have voice
  11.   -1   undetermined
  12.  
  13. See Also:
  14.    ischanop(6)
  15.  
  16.